cssnode: Fix style updating when the CSS node ID changes
authorColomban Wendling <ban@herbesfolles.org>
Sat, 31 Oct 2015 22:02:36 +0000 (23:02 +0100)
committerBenjamin Otte <otte@redhat.com>
Sun, 1 Nov 2015 01:42:36 +0000 (02:42 +0100)
commitf4c30060beab3c11887a2d6b732154a38d4c8be9
tree232514d57c17d92816bf84565ae308840c321a71
parent79a3a7800e0babb8cc7f1738ce2d0b0298fbcf8b
cssnode: Fix style updating when the CSS node ID changes

Since 4ebb5781eaf332da3f8ce5ffb5ecc8668a56f118 ID has a specific value,
while it used to be the same as NAME.  Thus, explicitly list ID as a
radical change just like NAME.

https://bugzilla.gnome.org/show_bug.cgi?id=757397
gtk/gtkcssnode.c
gtk/gtkcsswidgetnode.c